go top

Shortest path faster algorithm

  • 最短路径快速算法(SPFA是一种用于求解有向带权图单源最短路径的算法,适用于随机的稀疏图和带有负边权的图。虽然最坏情况下时间复杂度与贝尔曼-福特算法相同,但在实际应用中表现出色。该算法由段凡丁于1994年发表)

网络释义英英释义

  最短路径快速算法

为了更快速地计算,本文采用最短路径快速算法Shortest Path Faster Algorithm,SPFA)代替Dijkstra算法[131。

基于4个网页-相关网页

Shortest Path Faster Algorithm

  • abstract: The Shortest Path Faster Algorithm (SPFA) is an improvement of the Bellman–Ford algorithm which computes single-source shortest paths in a weighted directed graph. The algorithm is believed to work well on random sparse graphs and is particularly suitable for graphs that contain negative-weight edges.

以上来源于: WordNet

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定